From: Thien-Thi Nguyen Date: Fri, 14 Nov 2003 16:18:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24997 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0ec223cb5bd1677351d646d7b82e6909ba55650c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 652fbb5813b..caefea001cb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2003-11-14 Thien-Thi Nguyen + + * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Take + additional optional arg NARROWFUN. For the generated functions: Add + local var `was-narrowed-p'. Also, if NARROWFUN is specified, include + frags that arrange to check for and save narrowing state before the + move and then conditionally call NARROWFUN after the move. + 2003-11-14 John Wiegley * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash @@ -31,7 +39,7 @@ 2003-11-08 Kailash C. Chowksey These changes are to support Kannada language/script. - + * Makefile.in (DONTCOMPILE): Add kannada.el. * makefile.w32-in (DONTCOMPILE): Add kannada.el.